drawFormattedContent Method
In This Topic
Draws the formatted content on the graphics surface at the specified position.
Overload List
| Overload | Description |
| drawFormattedContent(PDFFormattedContent,double,double) | Draws the formatted content on the graphics surface at the specified position. |
| drawFormattedContent(PDFFormattedContent,double,double,double) | Draws the formatted content on the graphics surface at the specified position. |
| drawFormattedContent(PDFFormattedContent,double,double,double,double) | Draws the formatted content on the graphics surface in the specified box. |
| drawFormattedContent(PDFFormattedContent,double,double,double,double,double) | Draws the formatted content on the graphics surface in the specified box. |
See Also